Package | ForgePatientChart.0830 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/StructureDefinition/profile-composition |
Url | http://telus.com/fhir/patientChart/StructureDefinition/profile-composition |
Status | draft |
Date | 2020-11-18T16:04:17.8148173Z |
Name | Composition |
Title | Composition Patient Chart |
Experimental | False |
Authority | hl7 |
Description | Clinical document used to represent a Patient Chart. This is compliant to the International Patient Summary (IPS) data set. |
Type | Composition |
Kind | resource |
No resources found
StructureDefinition | |
http://telus.com/fhir/patientChart/StructureDefinition/profile-diagnostic-report ![]() | Diagnostic Report Patient Chart |
http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-lab ![]() | Lab Observation |
http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-social-history ![]() | ObservationSocialHistory |
http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-tobacco-use ![]() | Observation Tobacco Use |
http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-vitals ![]() | Observation Vitals Patient Chart |
{
"resourceType" : "StructureDefinition",
"id" : "profile-composition",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2022-08-12T18:58:13.422287+00:00"
},
"url" : "http://telus.com/fhir/patientChart/StructureDefinition/profile-composition",
"name" : "Composition",
"title" : "Composition Patient Chart",
"status" : "draft",
"date" : "2020-11-18T16:04:17.8148173Z",
"description" : "Clinical document used to represent a Patient Chart. This is compliant to the International Patient Summary (IPS) data set.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "fhirdocumentreference",
"uri" : "http://hl7.org/fhir/documentreference",
"name" : "FHIR DocumentReference"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition",
"path" : "Composition",
"comment" : "Usage: Depending on the use case for Patient Chart, a composition may or may not be used. Example: If sent with a MedDialog message, a composition will be used as there will be an accompanying PDF and a document reference. \r\n\r\nAlignment PS-ON: When the EMR contains text only for a procedure and cannot distinguish procedure from condition, it is \r\nacceptable to include the procedure under past history of illness. *This applies to the Patient Chart as well\r\n\r\nDISCUSSION: DO WE NEED TO ADD A REFERENCE BACK TO THE DOCUMENT REFERENCE/PDF VERSION OF THIS? DO WE NEED TO ADD AN EXTENSION FOR CLINICAL DOCUMENT VERSION NUMBER (exists in clinical document profile FHIR)\r\n\r\nWhile the focus of this specification is on patient-specific clinical statements, this resource can also apply to other healthcare-related statements such as study protocol designs, healthcare invoices and other activities that are not necessarily patient-specific or clinical."
},
{
"id" : "Composition.id",
"path" : "Composition.id",
"comment" : "Usage Note: This will usually be a GUID that is assigned by the sending application.\r\n\r\nThe only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
"mustSupport" : true
},
{
"id" : "Composition.meta",
"path" : "Composition.meta",
"mustSupport" : true
},
{
"id" : "Composition.meta.lastUpdated",
"path" : "Composition.meta.lastUpdated",
"mustSupport" : true
},
{
"id" : "Composition.meta.source",
"path" : "Composition.meta.source",
"mustSupport" : true
},
{
"id" : "Composition.meta.profile",
"path" : "Composition.meta.profile",
"comment" : "Usage: This will be determined by each implementer. This may be useful for validating message instances.\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
"mustSupport" : true
},
{
"id" : "Composition.meta.security",
"path" : "Composition.meta.security",
"mustSupport" : true
},
{
"id" : "Composition.language",
"path" : "Composition.language",
"comment" : "BC - mandatory; support english only - conformance rule?\r\nDiscusison - is english only appropriate? mandatory\r\n\r\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.text",
"path" : "Composition.text",
"comment" : "Usage Note: Use case: Patient Chart Referral and EMR Patient Chart Transfer, External : This will be a PDF wrapped inside HTML that will convey the entire composition (all resources in the bundle) in PDF form. \r\n\r\nAlignment: PS-ON aligns with IPS and PS-CA where this data element is Must Support and optional. This does not need to be populated until Ontario provides further direction to vendors; we can propose the same approach\r\n\r\nNote: This should be treated as mandatory for use cases that ultimately result in a CDA L1.\r\n\r\nContained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
"mustSupport" : true
},
{
"id" : "Composition.identifier",
"path" : "Composition.identifier",
"comment" : "Usage Note: This can be genereated as a UUID; mandatory to align with ON-PS and may be generated in the same fashion as ON-PS.\r\n\r\nON-PS Usage Note: PoS systems are not expected to use the same value for all instances of a single patient summary and are not expected to preserve this identifier. It may be a generated value such as UUID.\r\r\n\r\nDISCUSSION REQUIRED\r\nSimilar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.identifier.system",
"path" : "Composition.identifier.system",
"mustSupport" : true
},
{
"id" : "Composition.identifier.value",
"path" : "Composition.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.status",
"path" : "Composition.status",
"mustSupport" : true
},
{
"id" : "Composition.type",
"path" : "Composition.type",
"comment" : "Usage Note: In future releases, a full set of LOINC codes (including LOINC.Ontology codes) will be added to this value set. Implementers should expect that this value set will be provided outside of the specification.\r\n\r\n*Work to reconcile these codes to align with CDA, eg CDX partner - refer to terminology work.\r\n\r\nPS-ON and PS-CA- Pattern: system\": \"http://loinc.org\", \"code\": \"60591-5\" (Patient Summary Document)\r\n\r\n\r\nConformance Rule: This must be specified when known. Set type to the best, most precise LOINC code corresponding to the concept of the document in the source system.\r\n\r\nConformance Rule: If available, a local code must be supplied as well (code, system, mandatory text, userSelected).\r\n\r\nConformance Rule: ??? confirm there is always a code; else what?\r\n\r\n\r\n\r\n\r\nFHIR: For Composition type, LOINC is ubiquitous and strongly endorsed by HL7. Most implementation guides will require a specific LOINC code, or use LOINC as an extensible binding.",
"mustSupport" : true,
"binding" : {
"strength" : "extensible"
}
},
{
"id" : "Composition.type.coding",
"path" : "Composition.type.coding",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.system",
"path" : "Composition.type.coding.system",
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.code",
"path" : "Composition.type.coding.code",
"comment" : "Usage Rule: The code value must be 60591-5 for the patient chart (patient summary). This aligns with the IPS. Other codes may be relevant, such as Patient Chart, or DW Extract.\r\n\r\nNote that FHIR strings SHALL NOT exceed 1MB in size",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.display",
"path" : "Composition.type.coding.display",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.userSelected",
"path" : "Composition.type.coding.userSelected",
"mustSupport" : true
},
{
"id" : "Composition.type.text",
"path" : "Composition.type.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.category",
"path" : "Composition.category",
"comment" : "Conformance Rule: Populate category with the best, most precise LOINC code corresponding to each category code in the source system. Multiple categories may be specified in some cases. Example: A document could be categorized as both a Discharge Summary and a Post-Operative Report.\r\n\r\nUsage Rule: The POS must send a local code and the LOINC code.\r\n\r\nUsage Note: In future releases a full set of LOINC codes (including LOINC.Ontology codes) will be added to this value set. Implementers should expect that this value set will be provided outside of the specification. \r\n\r\nAlignment: Not supported in PS-ON or PS-CA\r\n\r\nNo map to CDA\r\n\r\nFHIR: This is a metadata field from [XDS/MHD](http://wiki.ihe.net/index.php?title=Mobile_access_to_Health_Documents_(MHD)).",
"mustSupport" : true,
"binding" : {
"strength" : "extensible"
}
},
{
"id" : "Composition.category.coding",
"path" : "Composition.category.coding",
"mustSupport" : true
},
{
"id" : "Composition.category.coding.system",
"path" : "Composition.category.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.category.coding.code",
"path" : "Composition.category.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.category.coding.display",
"path" : "Composition.category.coding.display",
"mustSupport" : true
},
{
"id" : "Composition.category.coding.userSelected",
"path" : "Composition.category.coding.userSelected",
"mustSupport" : true
},
{
"id" : "Composition.category.text",
"path" : "Composition.category.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.subject",
"path" : "Composition.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"aggregation" : [
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.subject.reference",
"path" : "Composition.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.subject.display",
"path" : "Composition.subject.display",
"comment" : "Usage Note: This should contain the name of the Patient, which can then be used in narrative\r\n\r\n\r\nThis is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.date",
"path" : "Composition.date",
"mustSupport" : true
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"comment" : "DISCUSS REQUIRED TO CONSTRAIN\r\n\r\nReferences SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Organization"
],
"aggregation" : [
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.author.reference",
"path" : "Composition.author.reference",
"mustSupport" : true
},
{
"id" : "Composition.author.display",
"path" : "Composition.author.display",
"mustSupport" : true
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"mustSupport" : true
},
{
"id" : "Composition.confidentiality",
"path" : "Composition.confidentiality",
"comment" : "BC - this is mandatory - determine if this is always available in the EMR's and whether we can make it mandatory\r\nPS-ON: supported\r\n\r\nThe exact use of this element, and enforcement and issues related to highly sensitive documents are out of scope for the base specification, and delegated to implementation profiles (see security section). This element is labeled as a modifier because highly confidential documents must not be treated as if they are not.",
"mustSupport" : true
},
{
"id" : "Composition.attester",
"path" : "Composition.attester",
"comment" : "**We are not aligned; PS-ON has this as a mandatory element\r\n\r\nOnly list each attester once."
},
{
"id" : "Composition.custodian",
"path" : "Composition.custodian",
"comment" : "Discussion: we may wish to include the Organization as this shoud be treated separately; not sending org in the 301\r\n\r\nThis is useful when documents are derived from a composition - provides guidance for how to get the latest version of the document. This is optional because this is sometimes not known by the authoring system, and can be inferred by context. However, it is important that this information be known when working with a derived document, so providing a custodian is encouraged.",
"mustSupport" : true
},
{
"id" : "Composition.custodian.reference",
"path" : "Composition.custodian.reference",
"mustSupport" : true
},
{
"id" : "Composition.custodian.display",
"path" : "Composition.custodian.display",
"mustSupport" : true
},
{
"id" : "Composition.relatesTo",
"path" : "Composition.relatesTo",
"comment" : "Usage Note: Not required for Patient Chart; this is in scope for PS_ON and others.\r\n\r\nA document is a version specific composition.",
"mustSupport" : true
},
{
"id" : "Composition.event",
"path" : "Composition.event",
"comment" : "Usage Rule: Not required in the patient chart; if it is to be populated, this should range from the date of the earliest entry in the chart to the most recent entry in the chart.\r\n\r\nAlignment: PS-ON There is no overall clinical event required. PS-ON has adopted guidance from IPS (included in the Composition profile) stating that \"For example if the PS is generated by a GP based on information recorded in his/her EHR-S, then the start value should represent the date when the treatment relationship between the patient and the GP started; and the end value the date of the latest care event.\"\r\r\n\r\nBC - The IHE XD-LAB technical framework defines an extension to CDA to enable sharing\r\nof non-final lab result reports; it adds an optional sub element of statusCode in\r\ndocumentationOf/serviceEvent. \r\n\r\nThe event needs to be consistent with the type element, though can provide further information if desired.",
"mustSupport" : true
},
{
"id" : "Composition.event.period",
"path" : "Composition.event.period",
"comment" : "BC - \r\n\r\nA Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. \"the patient was an inpatient of the hospital for this time range\") or one value from the range applies (e.g. \"give to the patient between these two times\").\n\nPeriod is not used for a duration (a measure of elapsed time). See [Duration](datatypes.html#Duration).",
"mustSupport" : true
},
{
"id" : "Composition.section",
"path" : "Composition.section",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code"
}
],
"rules" : "open"
},
"comment" : "Alignment: In both PS-ON and PS-CA the Medication, Allergy and Problem sections are mandatory.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section.title",
"path" : "Composition.section.title",
"comment" : "CDX - Title is mandatory\r\n\r\nThe title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.",
"mustSupport" : true
},
{
"id" : "Composition.section.code",
"path" : "Composition.section.code",
"mustSupport" : true
},
{
"id" : "Composition.section.text",
"path" : "Composition.section.text",
"comment" : "Usage Note: This is a rolled up version of all resources in this section. eg if a patient has 5 allergies (5 resources), this can provide a summary view of everything, eg 5 allergies; A, B, C, D, E. Ths may also be used for sections that do not have any entries/resources. \r\n\r\nUsage Note: For Patient Chart, this should contain the PDF rendering of the entire Patient Chart.\r\n\r\nAlignment PS-ON: PS-ON aligns with IPS and PS-CA where this data element is Must Support and optional.\r\n\r\nCDX - mandatory\r\n\r\nDocument profiles may define what content should be represented in the narrative to ensure clinical safety.",
"mustSupport" : true
},
{
"id" : "Composition.section.entry",
"path" : "Composition.section.entry",
"mustSupport" : true
},
{
"id" : "Composition.section.entry.reference",
"path" : "Composition.section.entry.reference",
"mustSupport" : true
},
{
"id" : "Composition.section.section",
"path" : "Composition.section.section",
"comment" : "Usage: There is no use case identified; potential future use\r\nNested sections are primarily used to help human readers navigate to particular portions of the document.",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section.section.title",
"path" : "Composition.section.section.title",
"mustSupport" : true
},
{
"id" : "Composition.section.section.code",
"path" : "Composition.section.section.code",
"mustSupport" : true
},
{
"id" : "Composition.section.section.text",
"path" : "Composition.section.section.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section.section.orderedBy",
"path" : "Composition.section.section.orderedBy",
"mustSupport" : true
},
{
"id" : "Composition.section.section.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"aggregation" : [
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.section.section.entry.reference",
"path" : "Composition.section.section.entry.reference",
"mustSupport" : true
},
{
"id" : "Composition.section.section.section",
"path" : "Composition.section.section.section",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:Medications",
"path" : "Composition.section",
"sliceName" : "Medications",
"comment" : "Conformance rule: If the EMR has recorded \"No known medications\" this should be sent where possible. If there is nothing recorded in the EMR this should be mandatory where possible to record the data absent reason.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Medications.title",
"path" : "Composition.section.title",
"mustSupport" : true
},
{
"id" : "Composition.section:Medications.code",
"path" : "Composition.section.code",
"comment" : "Note: LOINC 10160-0 = History of Medication use Narrative\r\n\r\nThe code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. \n\nIf the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.",
"min" : 1,
"fixedCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "10160-0"
}
]
},
"mustSupport" : true
},
{
"id" : "Composition.section:Medications.text",
"path" : "Composition.section.text",
"comment" : "PS-ON and PS-CA; Mandatory\r\n\r\nDocument profiles may define what content should be represented in the narrative to ensure clinical safety.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Medications.entry",
"path" : "Composition.section.entry",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Medications.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:Medications.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:Allergies",
"path" : "Composition.section",
"sliceName" : "Allergies",
"comment" : "Conformance rule: If the EMR has recorded \"No known allergies\" this should be sent where possible. If there is nothing recorded in the EMR this should be mandatory where possible to record the data absent reason.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.title",
"path" : "Composition.section.title",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.code",
"path" : "Composition.section.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.code.coding",
"path" : "Composition.section.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.code.coding.system",
"path" : "Composition.section.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.code.coding.code",
"path" : "Composition.section.code.coding.code",
"min" : 1,
"fixedCode" : "48765-2",
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.text",
"path" : "Composition.section.text",
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.entry",
"path" : "Composition.section.entry",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.entry.reference",
"path" : "Composition.section.entry.reference",
"min" : 1,
"fixedString" : "http://telus.com/fhir/patientChart/StructureDefinition/profile-allergyIntolerance-patientchart",
"mustSupport" : true
},
{
"id" : "Composition.section:Allergies.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:Allergies.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:Problems",
"path" : "Composition.section",
"sliceName" : "Problems",
"comment" : "Conformance rule: If there is nothing recorded in the EMR this should be mandatory where possible to record the data absent reason.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Problems.title",
"path" : "Composition.section.title",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Problems.code",
"path" : "Composition.section.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Problems.code.coding",
"path" : "Composition.section.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Problems.code.coding.system",
"path" : "Composition.section.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Composition.section:Problems.code.coding.code",
"path" : "Composition.section.code.coding.code",
"min" : 1,
"fixedCode" : "11450-4",
"mustSupport" : true
},
{
"id" : "Composition.section:Problems.text",
"path" : "Composition.section.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Problems.entry",
"path" : "Composition.section.entry",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Problems.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:Problems.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:ProceduresHx",
"path" : "Composition.section",
"sliceName" : "ProceduresHx",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:ProceduresHx.code",
"path" : "Composition.section.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:ProceduresHx.code.coding",
"path" : "Composition.section.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:ProceduresHx.code.coding.system",
"path" : "Composition.section.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Composition.section:ProceduresHx.code.coding.code",
"path" : "Composition.section.code.coding.code",
"min" : 1,
"fixedCode" : "47519-4",
"mustSupport" : true
},
{
"id" : "Composition.section:ProceduresHx.text",
"path" : "Composition.section.text",
"mustSupport" : true
},
{
"id" : "Composition.section:ProceduresHx.entry",
"path" : "Composition.section.entry",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:ProceduresHx.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:ProceduresHx.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:Immunizations",
"path" : "Composition.section",
"sliceName" : "Immunizations",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Immunizations.title",
"path" : "Composition.section.title",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Immunizations.code",
"path" : "Composition.section.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Immunizations.code.coding",
"path" : "Composition.section.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Immunizations.code.coding.system",
"path" : "Composition.section.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Composition.section:Immunizations.code.coding.code",
"path" : "Composition.section.code.coding.code",
"min" : 1,
"fixedCode" : "11369-6",
"mustSupport" : true
},
{
"id" : "Composition.section:Immunizations.text",
"path" : "Composition.section.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Immunizations.entry",
"path" : "Composition.section.entry",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Immunizations.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:Immunizations.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:VitalSigns",
"path" : "Composition.section",
"sliceName" : "VitalSigns",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:VitalSigns.title",
"path" : "Composition.section.title",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:VitalSigns.code",
"path" : "Composition.section.code",
"comment" : "Usage: 8716-3 Vital signs LOINC\r\n\r\nThe code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. \n\nIf the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:VitalSigns.code.coding",
"path" : "Composition.section.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:VitalSigns.code.coding.system",
"path" : "Composition.section.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Composition.section:VitalSigns.code.coding.code",
"path" : "Composition.section.code.coding.code",
"min" : 1,
"fixedCode" : "8716-3",
"mustSupport" : true
},
{
"id" : "Composition.section:VitalSigns.text",
"path" : "Composition.section.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:VitalSigns.entry",
"path" : "Composition.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Resource",
"http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-vitals"
],
"aggregation" : [
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.section:VitalSigns.entry.reference",
"path" : "Composition.section.entry.reference",
"min" : 1
},
{
"id" : "Composition.section:VitalSigns.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:VitalSigns.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:Results",
"path" : "Composition.section",
"sliceName" : "Results",
"comment" : "Usage Note: This section will convey labs which can be a Diagnostic Report with Observations, or individual observations. The human readable form (eg PDF) assocaited with each lab report will be an attachment (Presented Form) in the Diagnostic Report.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Results.title",
"path" : "Composition.section.title",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Results.code",
"path" : "Composition.section.code",
"comment" : "Usage Note: This code reflects the nature of the Diagnostic Report section; code aligns with PS-CA\r\n\r\n\r\nThe code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. \n\nIf the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.",
"mustSupport" : true
},
{
"id" : "Composition.section:Results.code.coding",
"path" : "Composition.section.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:Results.code.coding.system",
"path" : "Composition.section.code.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Results.code.coding.code",
"path" : "Composition.section.code.coding.code",
"min" : 1,
"fixedCode" : "30954-2",
"mustSupport" : true
},
{
"id" : "Composition.section:Results.code.coding.display",
"path" : "Composition.section.code.coding.display",
"comment" : "Value = Relevant diagnostic tests &or laboratory data\r\n\r\nNote that FHIR strings SHALL NOT exceed 1MB in size"
},
{
"id" : "Composition.section:Results.text",
"path" : "Composition.section.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Results.entry",
"path" : "Composition.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-lab",
"http://telus.com/fhir/patientChart/StructureDefinition/profile-diagnostic-report"
],
"aggregation" : [
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.section:Results.entry.reference",
"path" : "Composition.section.entry.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:Results.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:Results.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:SocialHistory",
"path" : "Composition.section",
"sliceName" : "SocialHistory",
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.title",
"path" : "Composition.section.title",
"comment" : "Usage Note: Suggested title = \"Social History\" if this section covers multiple observations.\r\n\r\nThe title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.",
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.code",
"path" : "Composition.section.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.code.coding",
"path" : "Composition.section.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.code.coding.system",
"path" : "Composition.section.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.code.coding.code",
"path" : "Composition.section.code.coding.code",
"min" : 1,
"fixedCode" : "29762-2",
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.entry",
"path" : "Composition.section.entry",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://telus.com/fhir/patientChartStructureDefinition/profile-ObservationAlcoholUse",
"http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-tobacco-use",
"http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-social-history"
],
"aggregation" : [
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.entry.reference",
"path" : "Composition.section.entry.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.entry.display",
"path" : "Composition.section.entry.display",
"mustSupport" : true
},
{
"id" : "Composition.section:SocialHistory.section",
"path" : "Composition.section.section",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:FamilyHistory",
"path" : "Composition.section",
"sliceName" : "FamilyHistory"
},
{
"id" : "Composition.section:FamilyHistory.title",
"path" : "Composition.section.title",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:FamilyHistory.code",
"path" : "Composition.section.code",
"mustSupport" : true
},
{
"id" : "Composition.section:FamilyHistory.text",
"path" : "Composition.section.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:FamilyHistory.entry",
"path" : "Composition.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Resource",
"https://telus.com/fhir/patientChart/StructureDefinition/profile-dw-family-member-history"
],
"aggregation" : [
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.section:FamilyHistory.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:FamilyHistory.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:PregnancyHx",
"path" : "Composition.section",
"sliceName" : "PregnancyHx"
},
{
"id" : "Composition.section:PregnancyHx.title",
"path" : "Composition.section.title",
"mustSupport" : true
},
{
"id" : "Composition.section:PregnancyHx.code",
"path" : "Composition.section.code",
"mustSupport" : true
},
{
"id" : "Composition.section:PregnancyHx.code.text",
"path" : "Composition.section.code.text",
"mustSupport" : true
},
{
"id" : "Composition.section:PregnancyHx.text",
"path" : "Composition.section.text",
"mustSupport" : true
},
{
"id" : "Composition.section:PregnancyHx.entry",
"path" : "Composition.section.entry",
"mustSupport" : true
},
{
"id" : "Composition.section:PregnancyHx.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section:PregnancyHx.section",
"path" : "Composition.section.section",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.